From: Matthias Clasen Date: Sat, 5 Mar 2016 05:35:08 +0000 (-0500) Subject: inspector: Avoid pointless selections X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~2657 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=251810ff404bb8c96dfcbcd7f51bbf305e49475c;p=gtk%2B3.0.git inspector: Avoid pointless selections The CSS selector and the class hierarchy are purely informative, no need to select anything here. --- diff --git a/gtk/inspector/object-hierarchy.ui b/gtk/inspector/object-hierarchy.ui index 12c6352c52..7db49b1770 100644 --- a/gtk/inspector/object-hierarchy.ui +++ b/gtk/inspector/object-hierarchy.ui @@ -30,6 +30,11 @@ 1 0 18 + + + none + + Class Hierarchy diff --git a/gtk/inspector/selector.ui b/gtk/inspector/selector.ui index acd8f016ac..2358bbafb1 100644 --- a/gtk/inspector/selector.ui +++ b/gtk/inspector/selector.ui @@ -29,6 +29,11 @@ False False 18 + + + none + + Selector